With a C program, you can learn a lot about a program's likely performance characteristics without even running it& simply look at the compiled machine code. 使用C程序时,您甚至不用运行它,就能了解许多程序可能的性能特征。只要看看编译出的机器码就可以了。
With UNIX, you do not need the Java code to invoke a C program and create a named pipe. 在UNIX中,您不需要通过Java代码来调用C程序和创建指定管道。
Instead of building a new program, let's just modify the existing text. c program to meet our needs. 我们将不构建新程序,只需要修改现有的text.c程序来满足我们的需求。
This section describes some of the Domino for IBM I unique APIs, gives some C program examples on how to use these APIs. 本节介绍DominoforIBMi的一些独特的API,并给出了关于如何使用这些API的一些C程序示例。
Are the only way a C program can dynamically call another program. C程序只能通过DLL调用另一个程序。
A dll example: small C program and dlTest dll示例:小的C程序和dlTest
Enter the examples directory and give the text. c program a try by issuing the command./ text. 输入示例目录并尝试运行text.c程序,方法为发出./text命令。
When compiling your C program, you may meet below error messages 在编译C程序时,您可能会遇到以下错误消息
If your C program invokes the Lua interpreter on a script, which calls a C function, which then uses the Lua interpreter again, that's okay. 如果C程序在一个脚本上调用解释器,该脚本调用一个C函数,而这个C函数又再次使用Lua解释器,这是允许的。
Imagine if you were to put all the code you wrote for a C program into the main program& it would become unreadable and impossible to maintain. 设想你把一个C程序的所有代码都塞到主程序里&它会变得不可读而且无法维护。
Copy the ibm_Pipes. h file from the sample code to your C program folder. 将ibmPipes.h文件从示例代码复制到C程序文件夹中。
I4GL is designed in such a way that a4GL application can be converted into C programs that in turn can be linked with other C program. I4GL的设计方式允许把4GL应用程序转换为C程序,然后可以把这些C程序与其他C程序链接起来。
You could write a simple C program to extract the information but, in fact, you can also do it with Perl by using the unpack() function. 您可以编写一个简单的C程序以提取相关信息,但事实上,您还可以通过使用Perl的unpack()函数来完成这个任务。
The Scheme script can be changed, and when the previously compiled C program is executed, it will execute the new behavior implemented in the script. Scheme脚本可以更改,当执行前面编译过的C程序时,将执行脚本中实现的新行为。
The dynamic linking loader example program is a small C program designed to exercise the dl routines. 动态链接装入器示例程序是一个小的C程序,该程序被设计用来练习dl例程。
Make sure the C program is properly designed, otherwise you might create excessive threads ( more than two threads) that would take up much space needed for other tasks. 确保C程序具有合理的设计,否则可能会创建过多的线程(超过两个),这将占用其他任务的空间。
This means that in a C program, you can write int I= 100 to create and initialize an integer variable. 这意味着在C程序中,可以编写inti=100来创建和初始化整型变量。
Rubinius is a very well behaved C program in that it uses no globals or anything, allowing multiple copies of it to mingle in the same address space peacefully. Rubinius是一个表现非常良好的C程序,因为它没有使用任何全局变量或者其它,从而使得它的多个拷贝和平共存在同一个地址空间中。
Pure C program to write this little, very much admired authors, as we provide a learning example for such a code, C's friends want to study some good research. 用纯C能写出这个小程序,很佩服作者,为大家提供了这么一个学习范例代码,希望研究C的朋友好好研究一番。
This paper presents a differencing algorithm for decompilation code and source code of a C program. 该文给出一种适用于C语言反编译代码与源代码的比较算法。
The type of file is recognised and certain parts of the text ( for instance the comments in a C program) are highlighted in a user-defined way. 档案的类型被识别后,特定的文本块(如C程式的注释)会以用户定义的方式高亮。
Big game scoring system, the next bit-side C program, communications module using NRF2401. 大型比赛评分系统,下位机端C程序,通信模块采用NRF2401。
Simple C program to achieve RSA encryption process, the program is simple to understand for reference purposes only! 简单的C程序实现RSA加密过程,程序简单易懂,仅供参考!
The paper gives data acquisition system based on C program and using PC and ADC. 介绍一种利用PC机和ADC构成的、并用C语言编程的数据采集系统。
Reformation and Practice of the Teaching of C Program Design 《C程序设计》课程教学改革与实践
For example the three PI controllers in the FOC algorithm can be instanced in a C program from one generic PI controller written in assembler. 例如三位PI控制器在FOC算法可能被举例在一个C程序从一位普通PI控制器被写在装配。
The whole system is designed with the idea of modularized programmer and developed with C program language. 整个系统是用C语言、采用模块化的程序设计思想实现的。